SocketCore.Handle Property

Syntax

Handle as Integer


This is the socket's internal descriptor and it can be used with Declare statements. The descriptor is platform-specific.

If Handle is less than zero, the descriptor is not available.